Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support recursive argument suppression #217

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

brentyi
Copy link
Owner

@brentyi brentyi commented Dec 19, 2024

Fixes #216; this is unlikely to be useful, but there's no reason why (in principle) it shouldn't work.

@brentyi brentyi merged commit 735530a into main Dec 19, 2024
14 checks passed
@brentyi brentyi deleted the brent/support_recursive_suppress branch December 19, 2024 02:29
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.82%. Comparing base (167f1ae) to head (c958629).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #217   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files          28       28           
  Lines        2296     2296           
=======================================
  Hits         2292     2292           
  Misses          4        4           
Flag Coverage Δ
unittests 99.82% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

conf.Suppress cause no default value error on nested configs
1 participant